readFully

override fun readFully(dst: ByteArray, offset: Int, length: Int)
override fun readFully(dst: IoBuffer, length: Int)
override fun readFully(dst: ShortArray, offset: Int, length: Int)
override fun readFully(dst: IntArray, offset: Int, length: Int)
override fun readFully(dst: LongArray, offset: Int, length: Int)
override fun readFully(dst: DoubleArray, offset: Int, length: Int)
override fun readFully(dst: FloatArray, offset: Int, length: Int)